ComponentOne Bitmap for UWP
SetTargets(StreamOutputBufferBinding[]) Method

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > StreamOutputStage Class > SetTargets Method : SetTargets(StreamOutputBufferBinding[]) Method
Set the target output {{buffers}} for the {{StreamOutput}} stage, which enables/disables the pipeline to stream-out data.
Syntax
'Declaration
 
Public Overloads Sub SetTargets( _
   ByVal bufferBindings() As StreamOutputBufferBinding _
) 
public void SetTargets( 
   StreamOutputBufferBinding[] bufferBindings
)

Parameters

bufferBindings
See Also

Reference

StreamOutputStage Class
StreamOutputStage Members
Overload List